Class InstallAppletAPDUGP211

java.lang.Object
org.dogtagpki.tps.apdu.APDU
org.dogtagpki.tps.apdu.InstallAppletAPDUGP211

public class InstallAppletAPDUGP211 extends APDU
  • Constructor Details

    • InstallAppletAPDUGP211

      public InstallAppletAPDUGP211(TPSBuffer packageAID, TPSBuffer appletAID, byte appPrivileges, int instanceSize, int appletMemorySize)
    • InstallAppletAPDUGP211

      public InstallAppletAPDUGP211(TPSBuffer theData)
      Constructs Install Applet APDU.
  • Method Details